Wraps a nkTasks::ThreadSubmittedWork and offers functions for use in scripting.
More...
Wraps a nkTasks::ThreadSubmittedWork and offers functions for use in scripting.
◆ updateEnvironment()
static void nkAstraeus::lua::nkTasksWrap::ThreadSubmittedWorkWrapper::updateEnvironment |
( |
nkScripts::Environment * |
env | ) |
|
|
static |
Updates a given environment and set it up to use all functions wrapped by this wrapper.
- Parameters
-
env | The environment to set up. |
◆ destructor()
static void nkAstraeus::lua::nkTasksWrap::ThreadSubmittedWorkWrapper::destructor |
( |
void * |
toDestroy | ) |
|
|
static |
Wrapper function for the destructor of the user type.
- Parameters
-
toDestroy | The data that has to be freed. |
◆ cancel()
The documentation for this class was generated from the following file: